object Mess: TMess Left = 233 Top = 220 BorderIcons = [] BorderStyle = bsToolWindow ClientHeight = 61 ClientWidth = 243 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnDeactivate = FormDeactivate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 12 Top = 14 Width = 32 Height = 32 Picture.Data = {} end object st1: TLabel Left = 65 Top = 12 Width = 154 Height = 13 Caption = '______________________' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object g1: TJvWaitingGradient Left = 64 Top = 40 Width = 154 Height = 3 Color = clWhite EndColor = 14384717 GradientWidth = 50 Interval = 20 StartColor = clWhite ParentColor = False end object Timer1: TTimer Enabled = False Interval = 5000 OnTimer = Timer1Timer Top = 120 end end